home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / autobahn.swf / scripts / DefineButton2_78 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  59 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(39);
  4. }
  5.